home *** CD-ROM | disk | FTP | other *** search
/ L' Hygiene Au Quotidien / L'Hygiene Au Quotidien.iso / mac / Site / enfants / images / carte3 / bain.swf / scripts / DefineButton2_102 / BUTTONCONDACTION on(release).as
Text File  |  2003-07-25  |  93b  |  8 lines

  1. on(release){
  2.    tellTarget("o")
  3.    {
  4.       gotoAndPlay(31);
  5.    }
  6.    gotoAndStop(1);
  7. }
  8.